home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0086 / 436.txt < prev    next >
Text File  |  1997-04-16  |  13KB  |  301 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Wed, 11 Apr 90       Volume 90 : Issue  436
  4.  
  5. Today's Topics:
  6.                               'POOLFIX4'
  7.                              Atari Japan
  8.                            micro-emacs 3.10
  9.                     MIDI at 500KHz ... IT WORKS!!!
  10.                       Moving hardware to Europe
  11.                    My experiences with PC-Ditto II
  12.                              re-direction
  13.                   yet another screen saver question
  14. ----------------------------------------------------------------------
  15.  
  16. Date: Wed, 11 Apr 90 11:16 N
  17. From: <MFAGKCHR%HMARL5.BITNET@Forsythe.Stanford.EDU>
  18. Subject: 'POOLFIX4'
  19.  
  20. ONM07%DMSWWU1A.BITNET@CUNYVM.CUNY.EDU (Julian Reschke) writes:
  21.  
  22. (much deleted)
  23.  
  24. >There is no reason why a hard disk driver should revector TRAP #1!!!
  25.  
  26. >> As always, users are forced to do the patching themselves. In this...
  27. >Patch Your OWN brain-damaged software! :-)
  28.  
  29. >___________________________ cut here _____________________________________
  30. >Julian F. Reschke, Hensenstr. 142, D-4400 Muenster, Phone: ++49 251 861241
  31. >eMail: ONM07@DMSWWU1A.BITNET, "Julian Reschke" @ MAUS MS  (++49 251 77216)
  32. >____________________ correct me if I'm wrong _____________________________
  33.  
  34. I did post this readme file. Claus Brod does not read this newsgroup.
  35. So he will not be able to react.
  36.  
  37. However, *I THINK* I know why CBHD redirects TRAP #1. With this driver
  38. you can boot from all harddisk partitions. Which means that:
  39.  
  40. 1) All auto folder programs are read from the boot partition
  41. 2) The same goes for the ACC's
  42. 3) And for the DESKTOP.INF
  43.  
  44. 4) If you save the desktop it is saved on the boot partition.
  45.  
  46. The latter is new in CBHD 3.5. Formerly the desktop.inf was allways saved
  47. on C. I think Claus had to redirect the TRAP #1 vector to make this possible.
  48. Is there another way?
  49.  
  50. ==============================================================
  51. Dept. of Occup. &                    Chris Evelo
  52. Environm. Health                     MFAGKCHR@HMARL5 (BITNET)
  53. and Toxicology.
  54. University of Limburg                Tel: 31-43-888635
  55. P.O. Box 616                         Fax: 31-43-436080
  56. 6200 MD Maastricht
  57. The Netherlands
  58. ==============================================================
  59.  
  60. ------------------------------
  61.  
  62. Date: 11 Apr 90 03:24:54 GMT
  63. From: voder!pyramid!cbmvax!daveh@ucbvax.Berkeley.EDU  (Dave Haynie)
  64. Subject: Atari Japan
  65. Message-ID: <10773@cbmvax.commodore.com>
  66.  
  67. In article <2856@sactoh0.UUCP> mfolivo@sactoh0.UUCP (Mark F. Newton) writes:
  68. >I had read in comp.sci.japan that Commodore Japan closed it's
  69. >doors, and it got me to thinking, how is Atari Japan doing? I have
  70. >seen an article about the Atari Lynx in a Japanese magazine, but
  71. >that's all I have seen about Atari in Japan.
  72.  
  73. Commodore Japan is still in existence, though they did down-size a few
  74. years back.  Commodore hasn't marketed computers in Japan; the Japanese
  75. office was used for purchasing and production engineering up until around
  76. the time the C128 and Amiga 1000 were introduced.  Most of the production
  77. engineering for Commodore is now done in the US and Germany.  The office
  78. in Japan is now used for purchasing.  The reasoning for this is obvious:
  79. doing any kind of business in Japan these days is just plain expensive.
  80.  
  81. >                             Mark Newton-John
  82.  
  83. --
  84. Dave Haynie Commodore-Amiga (Systems Engineering) "The Crew That Never Rests"
  85.    ?uunet|pyramid|rutgers?!cbmvax!daveh      PLINK: hazy     BIX: hazy
  86.                     Too much of everything is just enough
  87.  
  88. ------------------------------
  89.  
  90. Date: 11 Apr 90 07:35:01 GMT
  91. From: mcsun!inria!irisa!decouty@uunet.uu.net  (Bertrand DECOUTY, Atelier, AB112,
  92.  p. 430)
  93. Subject: micro-emacs 3.10
  94. Message-ID: <1990Apr11.073501.6680@irisa.fr>
  95.  
  96. In article <11572@stag.math.lsa.umich.edu> hyc@math.lsa.umich.edu (Howard Chu)
  97.  writes:
  98. | In article <2657@calvin.cs.mcgill.ca> depeche@calvin.cs.mcgill.ca (Sam Alan
  99.  EZUST) writes:
  100. | %on atari st 3.10, this is not recognized. I put it in my emacs.rc,
  101. | %do describe-bindings, see it listed there, and del still does a delete-left.
  102. | %I do a bind-to-key delete-next-character and then hit the <DEL> key,
  103. | %and for the duration of my session, it works fine.
  104. | %I do a describe bindings, and I see
  105. | %
  106. | %bind-to-key delete-next-character ~?
  107. | %bind-to-key delete-next-character ~?
  108. | %
  109. | %so obviously, the ~? I created in the session and the one in the
  110. | %emacs.rc file are not the same.
  111. |
  112. | Just use the quote character. (In gulam/ue, this is ctrl-Q. It's probably
  113. | the same in most other emacs' as well.) Edit your emacs.rc file and type
  114. |       (Ctrl-Q)(Delete) and you'll see '~?' echoed.
  115. | --
  116. |   -- Howard Chu @ University of Michigan
  117.  
  118.  
  119. In emacs3.10, you must use the 2 characters sequence ~ and ? in
  120. startup file (.emacsrc, emacs.rc). It is clearly written in 3.10 doc, page
  121.  15-29:
  122. "... control D character in the startup file is represented visibly as an
  123. uparrow key followed by a capital D." (to explain a bind-to-key using ~D).
  124.  
  125. This works for me, under various machines. ~Q<del> did not work.
  126.  
  127. Bertrand Decouty
  128.  
  129. --
  130. $ Bertrand DECOUTY             | EMAIL : decouty@irisa.fr, decouty@irisa.uucp  $
  131. $ IRISA - INRIA (Atelier)      |         ?uunet,mcvax,inria?!irisa!decouty     $
  132. $ Campus de Beaulieu           | PHONE : +33  99 36 20 00                      $
  133. $ F-35042 Rennes Cedex - FRANCE| FAX : +33  99 38 38 32 | TELEX: 950473 UNIRISA$
  134.  
  135. ------------------------------
  136.  
  137. Date: 10 Apr 90 17:27:50 GMT
  138. From: ingr!b11!jmack@uunet.uu.net  (Cery McCormick)
  139. Subject: MIDI at 500KHz ... IT WORKS!!!
  140. Message-ID: <7809@b11.ingr.com>
  141.  
  142. >       You can disable the interrupts quite easily; just mask off the
  143. > appropriate bits on the MMU (I think that's the chip; it's one of those)
  144. > and all interrupts will be ignored.  Or you can re-vector them to short
  145. > little routines that increment a counter and return.  I'd suggest the
  146. > former, because it probably doesn't matter whether the machine keeps
  147. > track of, say, mouse movement while data is being transmitted.
  148.  
  149.         The way to insure that NO interrupts are serviced (including
  150. MMU), is to mask off the interrupt bits in the STATUS register.  I have
  151. written a program to talk to the old 8-bit atari SIO bus through the
  152. printer port which required that I read the port every 52.2 usec
  153. (19.2kbaud).  The disabling of all interrupts worked very well in this
  154. case.  The biggest drawback however is that the mouse is temporarily
  155. frozen.
  156.  
  157. ------------------------------
  158.  
  159. Date: 11 Apr 90 08:47:27 GMT
  160. From:
  161.  zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!cs325ec@tut.cis.o
  162.  hio-state.edu  (Gregory Lemperle-Kerr)
  163. Subject: Moving hardware to Europe
  164. Message-ID: <1990Apr11.084727.22399@ux1.cso.uiuc.edu>
  165.  
  166.         I live in Switzerland and study in the USA, and have had no problems
  167.         using a step down transformer to run monochrome, but in colour,
  168.         I replace the TOS chip with one available at most dealers over
  169.         there that changes the move #sync,$ffff820a instruction.
  170.  
  171.         -- Greg
  172.  
  173. ------------------------------
  174.  
  175. Date: 11 Apr 90 04:44:18 GMT
  176. From:
  177.  pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ni
  178.  c.MR.NET!ns!logajan@tut.cis.ohio-state.edu  (John Logajan)
  179. Subject: My experiences with PC-Ditto II
  180. Message-ID: <1990Apr11.044418.29687@ns.network.com>
  181.  
  182. lawrence@isc-br.ISC-BR.COM (Lawrence Kelley) writes:
  183. >It does seem like a heat problem, but I have trouble beleiving the 68000
  184. >generates enough heat to put much stress on those connector pins.
  185.  
  186. Logic circuits (poorly designed) ARE subject to heat.  The propogation
  187. delays get worse and the logic voltage levels degrade.  This can put
  188. poorly designed circuits over the edge.
  189.  
  190. Since PC-DITTO-II supposedly had timing problems initially, perhaps this
  191. is just a borderline symptom.  Then again, it could be something completely
  192. different.
  193.  
  194. --
  195. - John Logajan @ Network Systems; 7600 Boone Ave; Brooklyn Park, MN 55428
  196. - logajan@ns.network.com, john@logajan.mn.org, 612-424-4888, Fax 424-2853
  197.  
  198. ------------------------------
  199.  
  200. Date: 11 Apr 90 08:14:44 GMT
  201. From: eru!luth!sunic!mcsun!unido!laura!heike!klute@bloom-beacon.mit.edu  (Rainer
  202.  Klute)
  203. Subject: re-direction
  204. Message-ID: <2094@laura.UUCP>
  205.  
  206. In article <1602@electro.UUCP>, ignac@electro.UUCP (Ignac Kolenko) writes:
  207. |>
  208. |>what is the "official" method of doing io-redirection in software.
  209. |>what i want is for program A to run. It prints to the screen using Cconws();.
  210. |>In the course of running A, it will invoke B, which also prints with Cconws.
  211. |>Before B is called, the user has the option of redirecting B's
  212. |>output anywhere (screen, printer, file, modem). After B runs, control is
  213. |>returned to A, which will then continue printing to the screen as before.
  214.  
  215.  
  216. Here is what I use in Arcgsh for io redirection to call Zoo (hence
  217. some names) as a dependend program (partly cited). "zoo_stdin" and
  218. "zoo_stdout" are filenames, the "...descriptors" are ints, STDIN is 0
  219. and STDOUT is 1.
  220.  
  221. /*      redirect standard input:        */
  222. save_stdin_descriptor = Fdup (STDIN);
  223. my_stdin_descriptor = Fopen (zoo_stdin, 0);
  224. if (my_stdin_descriptor >= 0)
  225.         Fforce (STDIN, my_stdin_descriptor);
  226.  
  227. /*      redirect standard output:       */
  228. save_stdout_descriptor = Fdup (STDOUT);
  229. if (append_to_stdout_file)
  230.         ?
  231.         my_stdout_descriptor = Fopen (zoo_stdout, 2);
  232.         if (my_stdout_descriptor >= 0)
  233.            Fseek (0L, my_stdout_descriptor, 2);
  234.         else
  235.            my_stdout_descriptor = Fcreate (zoo_stdout, 0);
  236.         ?
  237. else
  238.         my_stdout_descriptor = Fcreate (zoo_stdout, 0);
  239. if (my_stdout_descriptor >= 0)
  240.         Fforce (STDOUT, my_stdout_descriptor);
  241.  
  242. /*      call the program now... */
  243.  
  244. /*      undo the redirections:  */
  245. Fforce (STDIN, save_stdin_descriptor);
  246. Fclose (my_stdin_descriptor);
  247. Fforce (STDOUT, save_stdout_descriptor);
  248. Fclose (my_stdout_descriptor);
  249.  
  250.   Dipl.-Inform. Rainer Klute      klute@heike.informatik.uni-dortmund.de
  251.   Univ. Dortmund, IRB             klute@unido.uucp, klute@unido.bitnet
  252.   Postfach 500500         |)|/    ...uunet!mcvax!unido!klute
  253. D-4600 Dortmund 50        |\|\    Tel.: +49 231 755-4663
  254.  
  255. ------------------------------
  256.  
  257. Date: Wed, 11 Apr 90 14:45+0200
  258. From: Ritzert%DMZRZU71.BITNET@Forsythe.Stanford.EDU
  259. Subject: yet another screen saver question
  260. Message-ID: <900411124545.239107@DMZRZU71-UNI-MAINZ--GERMANY>
  261.  
  262. I am the one who asked the original quesiton. I would like to sum up the
  263. answers and thank every contributor.
  264.  
  265. >...I wouldn't leave monitors on all the time, screen saver or no
  266. >screen saver. The constant heat from the power supply etc will
  267. >eventually dry out the electrolytic capacitors. It happens quite
  268. >regularly with other makes (such as our Phillips-made Apollo 19" mono
  269. >jobs)
  270.  
  271. Statements like these meet my own experience. I know of an installation
  272. of about 70-80 STs, where the monitors are left on all the time. The
  273. people frequently encounter monitor problems due to defect electrlytic
  274. capacitors. There are a handfull problematic parts especially in the
  275. "horizontal offset controller" (Horizontalablenkstufe). Among them are
  276. C 915 (my own monitor), C 711 (had to be replaced in our old model sm124
  277. in the office) and a few others. Some of these parts could easily be
  278. replaced by non-electrolytic capacitors to increase the long term
  279. stability of the sm124. Hey Atari, this is Your job!
  280.  
  281. My conclusion from all the contributions:
  282.  
  283. Switch the monitor off when You are running a long and stable job (like
  284. Metafont or long compilations). The time should be measurable in hours.
  285. Then it will be harmless to both the ST and the monitor.
  286. The argument that switching electronic equipment on and off frequently
  287. could damage the equipment is surely true. But in the case of a tv or
  288. computer monitor frequently means every few minutes, like a screen
  289. saver and not every few hours. So I think it is useful to do both
  290. things: install a screen saver program (something like idle12 or pyro)
  291. and switch the monitor off when You don't need it for a long time.
  292.  
  293. Thanks,
  294. Michael Ritzert
  295. mjr@dmzrzu71.bitnet
  296.  
  297. ------------------------------
  298.  
  299. End of INFO-ATARI16 Digest V90 Issue #436
  300. *****************************************
  301.